home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / zlaty kalich / zlatykalich / ZlatyKalich.exe / scripts / DefineSprite_1804 / frame_48 / DoAction.as
Text File  |  2001-12-02  |  115b  |  10 lines

  1. if(_root.fotakstate == 0)
  2. {
  3.    call("/:show");
  4.    stop();
  5. }
  6. else if(_root.fotakstate == 1)
  7. {
  8.    stop();
  9. }
  10.